home *** CD-ROM | disk | FTP | other *** search
- Path: tuegate.tue.nl!usenet
- From: paulc@stack.urc.tue.nl (paul de clercq)
- Newsgroups: comp.lang.c++
- Subject: ODBC classes for Borland?
- Date: 25 Jan 1996 12:32:38 GMT
- Organization: TUE
- Message-ID: <4e7t96$oe0@tuegate.tue.nl>
- NNTP-Posting-Host: emepc31.eme.ele.tue.nl
- X-Newsreader: WinVN 0.92.6+
-
- Hi,
-
- Does anybody know if there are classes, designed for interfacing Borlandc C++ 4.02 with Microsoft's ODBC.
- I am trying to read data from a Microsoft Access database file on a Novell network system and use that data for
- an expert system that is written in C. I know it should (according to Microsoft's own ODBC manual) not be to difficult
- to write such a class myself (I hope), but maybe someone else has already done that.
-
- Thanks, paul
-
-